object MainForm: TMainForm Left = 123 Top = 274 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'PC Gamer CD-ROM' ClientHeight = 573 ClientWidth = 792 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True Position = poDefaultPosOnly Scaled = False OnActivate = FormActivate OnClose = FormClose OnCreate = FormCreate OnKeyDown = FormKeyDown OnKeyPress = FormKeyPress PixelsPerInch = 96 TextHeight = 13 object SpeedButton3: TSpeedButton Left = 24 Top = 24 Width = 65 Height = 17 Cursor = crHandPoint Caption = 'Utilities' end object SpeedButton4: TSpeedButton Left = 24 Top = 8 Width = 65 Height = 17 Cursor = crHandPoint Caption = 'Demos' end object Image1: TImage Left = 16 Top = 16 Width = 105 Height = 105 Visible = False end object listloader: TImage Left = 440 Top = 456 Width = 105 Height = 105 end object ImageX: TImage Left = 32 Top = 32 Width = 105 Height = 105 Visible = False end object bitbtn1: TImage Left = 24 Top = 240 Width = 97 Height = 97 Picture.Data = {} Transparent = True end object Image2: TImage Left = 24 Top = 140 Width = 105 Height = 105 Picture.Data = {} end object browsepanel: TPanel Left = 0 Top = 100 Width = 685 Height = 405 BevelOuter = bvNone Color = clNone Ctl3D = False ParentCtl3D = False TabOrder = 2 Visible = False object ib: TButton Left = 280 Top = 80 Width = 75 Height = 25 Caption = 'ib' TabOrder = 0 Visible = False end object pb: TButton Left = 280 Top = 72 Width = 75 Height = 25 Caption = 'ib' TabOrder = 1 Visible = False end object vb: TButton Left = 280 Top = 64 Width = 75 Height = 25 Caption = 'ib' TabOrder = 2 Visible = False end end object DxDraw: TDXDraw Left = 0 Top = 0 Width = 792 Height = 573 AutoInitialize = True AutoSize = False Display.BitCount = 16 Display.FixedBitCount = True Display.FixedRatio = True Display.FixedSize = False Display.Height = 600 Display.Width = 800 Options = [doFullScreen, doAllowReboot, doWaitVBlank, doAllowPalette256, doSystemMemory] SurfaceHeight = 600 SurfaceWidth = 800 OnFinalize = DxDrawFinalize OnInitialize = DxDrawInitialize Align = alClient TabOrder = 0 OnMouseDown = DxDrawMouseDown OnMouseMove = DxDrawMouseMove end object ListBox1: TListBox Left = 640 Top = 520 Width = 145 Height = 49 ItemHeight = 13 Items.Strings = ( 'demos.html' 'add-ons.html' 'utilities.html' 'support.html' 'coconut.html' 'database.html' '') TabOrder = 1 Visible = False end object list: TOutline Left = 184 Top = 96 Width = 89 Height = 25 OutlineStyle = osPictureText ItemHeight = 18 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] Color = clBlue ParentCtl3D = False Ctl3D = False TabOrder = 3 Visible = False OnClick = listClick BorderStyle = bsNone ItemSeparator = '\' PictureOpen.Data = {}